Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @elgato/streamdeck to v1 #267

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@elgato/streamdeck ^0.3.0 -> ^1.0.0 age adoption passing confidence

Release Notes

elgatosf/streamdeck (@​elgato/streamdeck)

v1.0.1

Compare Source

♻️ Update
  • Update minimum allowed log level in production to be DEBUG to assist with debugging (default remains INFO).

v1.0.0

Compare Source

✨ New
  • Add action tracking, allowing access to currently visible actions.
    • streamDeck.actions — all visible actions.
    • SingletonAction.actions — visible actions that match the action's UUID.
  • Add setTitle to DialAction, allowing you to set the title of a layout.
  • Add Enumerable class for creating readonly collections.
  • Add device information to Action provided in event arguments.
  • Add iterator helpers to streamDeck.devices and streamDeck.actions.
🐞 Fix
  • Fix missing language support for Korean (ko).
  • Fix TypeScript declaration incorrectly exporting types as classes.
♻️ Update
  • Remove streamDeck.actions.createController in favor of streamDeck.actions.getActionById.
  • Remove Action.sendToPropertyInspector in favour of streamDeck.ui.current.sendToPropertyInspector.
  • Remove ev.deviceId in favour of ev.action.device.id.
  • Rename onDidConnect to onConnected within the UI.
⬆️ Upgrading
  • For information on breaking changes, and migrating to the this version, read more about upgrading to v1.0.0.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency updates label Sep 30, 2024
@neilenns
Copy link
Owner

neilenns commented Oct 3, 2024

Fixes #268

Copy link

github-actions bot commented Oct 3, 2024

Build for this pull request:
StreamDeck-TrackAudio.zip

@neilenns neilenns merged commit 27faacf into main Oct 3, 2024
2 checks passed
@neilenns neilenns deleted the renovate/elgato-streamdeck-1.x branch October 3, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant